docs: Fix "shadres" → "shaders" typo
authorEmmanuele Bassi <ebassi@gnome.org>
Sun, 15 Feb 2015 11:23:30 +0000 (11:23 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Sun, 15 Feb 2015 11:23:30 +0000 (11:23 +0000)
https://bugzilla.gnome.org/show_bug.cgi?id=744394

gtk/gtkglarea.c

index f8432717350fcace8071839472d12a827afbad73..0fc34cc05dc7c1615200e96fdc86b25c0a57e82e 100644 (file)
@@ -90,7 +90,7 @@
  * ]|
  *
  * If you need to initialize OpenGL state, e.g. buffer objects or
- * shadres, you should use the #GtkWidget::realize signal; you
+ * shaders, you should use the #GtkWidget::realize signal; you
  * can use the #GtkWidget::unrealize signal to clean up.
  *
  * If you need to change the options for creating the #GdkGLContext